home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší hry / Nejlepsi hry.iso / hry / 6zenichu / 6+1 install_txt.exe / 6 zenichu a 1 navic.exe / scripts / DefineButton2_487 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-11-28  |  167 b   |  9 lines

  1. on(release){
  2.    _root.z_27_7.start();
  3.    _root.imusic = 0;
  4.    stopAllSounds();
  5.    _root.playing = 0;
  6.    _parent.musicz1.gotoAndStop("e");
  7.    gotoAndStop(2);
  8. }
  9.